CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 锐化 matlab

搜索资源列表

  1. MATLAB图像处理源程序

    3下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
  3. 所属分类:matlab例程

    • 发布日期:2009-01-02
    • 文件大小:87980
    • 提供者:wilsonwong
  1. 锐化

    2下载:
  2. 用Matlab对图形图像进行处理,图像的锐化处理。
  3. 所属分类:图形图象

    • 发布日期:2011-05-18
    • 文件大小:35531
    • 提供者:dora057
  1. matlab_image.matlab图像预处理

    2下载:
  2. matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-26
    • 文件大小:8333
    • 提供者:王强
  1. ruihua matlab对图片的锐化实例代码

    0下载:
  2. matlab对图片的锐化实例代码,,包括各种滤波模板的处理算法-matlab code for image sharpening instance, includes a variety of filter template processing algorithms
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:34146
    • 提供者:zhenping
  1. Mag_Color_Snake.rar

    0下载:
  2. 可以将应用双线性插值法放大的图像进行边缘的锐化,比方向扩散的效果要好,Can be applied bilinear interpolation to enlarge the image edge sharpening, than the direction of the effect of the proliferation of better
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1317
    • 提供者:朱丽平
  1. sztx

    0下载:
  2. 数字图像处理 拉普拉斯锐化处理 图像平滑-we are all have to do every thing
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:281641
    • 提供者:gaolianjun
  1. matlab

    6下载:
  2. 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-15
    • 文件大小:2992216
    • 提供者:chengmengli
  1. MatlabImageProcess

    0下载:
  2. Matlab写的图像处理中的基本算法包括直方图均衡化,拉普拉斯锐化,Sobel锐化,含GUI界面-Matlab Image Processing written by the basic algorithm, including histogram equalization, sharpening Laplace, Sobel sharpening, with GUI interface
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:5730
    • 提供者:张宏欣
  1. lixiang

    1下载:
  2. 通过理想高通滤波器实现对图像的锐化,图像锐化的目的是突出图像的边缘信息,加强其图像的轮廓特征,以便于人眼和机器的识别。-Through the realization of the ideal high-pass filter for image sharpening, image sharpening is designed to highlight the edge of the image information, to enhance the outline of the charact
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-06-24
    • 文件大小:3179
    • 提供者:lushan
  1. graphicexperiment

    1下载:
  2. 用MATLAB实现数字图像处理的块编码,数字化,锐化,灰度级变换,直方差均衡等等。-Using MATLAB realization of digital image processing block coding, digitization, sharpening, gray-scale transformation, and so straight variance balanced.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:294457
    • 提供者:maoyun
  1. sharp

    0下载:
  2. 用matlab语言实现图像的锐化算法,效果很好,可以参数值设置不同可得到不同的锐化效果-Matlab language used to achieve image sharpening algorithm, well, you can set different parameter values can be different sharpening effect
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:861
    • 提供者:fengye
  1. 3

    0下载:
  2. 图像处理常用攻击源码,直方图均匀化,图像锐化,锐化处理 -Common source of image processing attacks, histogram homogenization, image sharpening, sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:13962
    • 提供者:wangwei
  1. image-preprocessing-2

    0下载:
  2. 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理-MATLAB using the function affected by noise interference filter2 images mean filter Adaptive Image Filtering Wehner use five kinds of different gradient method to enhance i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1454
    • 提供者:焦竹青
  1. tuxiangruihua

    0下载:
  2. 图像锐化 Sobel算子:是一种空域微分算子,可以通过它锐化图象-Image Sharpening Sobel operator: is a differential operator airspace through its Sharpens Image
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:12952
    • 提供者:陈杰
  1. matlabimageprocessing

    2下载:
  2. matlab 实现对图像基本处理 包含 图像的幅度谱图及频域滤波,数字图像增强,平滑、锐化处理的模板运算,图像压缩与编码,包含原代码和任务书。图片资料齐全-basic matlab image processing to achieve the range of images and spectra of frequency-domain filtering, digital image enhancement, smoothing, sharpening operator templat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-02-20
    • 文件大小:100315
    • 提供者:山东省
  1. pinyuchuli

    0下载:
  2. 给定一幅图像,进行频域处理,包括低通滤波,图像锐化,伪彩色处理等。-Given an image, the frequency domain, including low-pass filtering, image enhancement, pseudo-color processing.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1310
    • 提供者:耿晗
  1. imageproc

    0下载:
  2. Matlab图像处理,包含图像平滑、锐化等 图像平滑处理包含均值滤波和中值滤波 图像锐化处理包含拉普拉斯算子和Roberts算子、Prewitt算子和Sobel算子-Matlab image processing, including image smoothing, sharpening and other image smoothing with the mean filter and median filtering image sharpening with the Laplac
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:815
    • 提供者:tony
  1. matlab

    0下载:
  2. 图像处理,锐化!!大家可以互相交流!!!!(Image processing, sharpening!!We can communicate with each other)
  3. 所属分类:图形图象

    • 发布日期:2018-01-05
    • 文件大小:69632
    • 提供者:刘编程
  1. matlab实现图像锐化

    1下载:
  2. 使用巴特沃斯高通滤波器实现图像锐化,用sobel算子实现图像分割,阈值分割图像(Using the Butterworth high pass filter to achieve image sharpening, the image segmentation is realized by Sobel operator and the threshold image is segmented.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:599ygmm
  1. 锐化

    1下载:
  2. matlab图像锐化代码,包括sobel算子、拉普拉斯算子以及roberts梯度法三种锐化方式。(MATLAB image sharpening code, including the Sobel operator, Laplasse operator and the Roberts gradient method three sharpening methods.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:906240
    • 提供者:倒影
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com